home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / cprog / dmssplit.lha / dmssplit.readme < prev   
Encoding:
Text File  |  1992-06-17  |  427 b   |  12 lines

  1. Short: Portable C program to split DMS files.
  2.  
  3. Author: Unkown...
  4. Uploaded-by: elad@math.tau.ac.il (Elad Tsur)
  5.  
  6. This program takes a DMS (disk archiving utility) file and
  7. split it to 2 shorter DMS files. It is very usefull for people
  8. that copy files from unix system to their amiga using MS-DOS 720K
  9. disks. The program is written in portable C and should compile on
  10. any UNIX system. Use "cc dmssplit.c -o dmssplit" to compile.
  11.  
  12.